Skip to content

Unpin six in requirements.txt #3341

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 10, 2021
Merged

Unpin six in requirements.txt #3341

merged 2 commits into from
Aug 10, 2021

Conversation

maresb
Copy link
Contributor

@maresb maresb commented Aug 10, 2021

Closes #3301. See that for context.

(Regarding the checklist, this change is so trivial that I think most things are not applicable.)

Code PR

  • I have read through the contributing notes and understand the structure of the package. In particular, if my PR modifies code of plotly.graph_objects, my modifications concern the codegen files and not generated files.
  • I have added tests (if submitting a new feature or correcting a bug) or
    modified existing tests.
  • For a new feature, I have added documentation examples in an existing or
    new tutorial notebook (please see the doc checklist as well).
  • I have added a CHANGELOG entry if fixing/changing/adding anything substantial.
  • For a new feature or a change in behaviour, I have updated the relevant docstrings in the code to describe the feature or behaviour (please see the doc checklist as well).

@nicolaskruchten
Copy link
Contributor

Yeah, makes sense :)

@nicolaskruchten
Copy link
Contributor

Maybe this could just be >=1.15 instead?

@maresb
Copy link
Contributor Author

maresb commented Aug 10, 2021

@nicolaskruchten done.

@nicolaskruchten
Copy link
Contributor

Thanks!

@nicolaskruchten nicolaskruchten merged commit 20adc4e into plotly:master Aug 10, 2021
@maresb maresb deleted the patch-1 branch August 10, 2021 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Discrepancy between install_requires and requirements.txt
2 participants